You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > IsEqual Method > MatrixInt.IsEqual Method ([In] TMtxVecInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.IsEqual Method ([In] TMtxVecInt)

Compares two objects.

Syntax
C#
Visual Basic
public bool IsEqual([In] TMtxVecInt Vec);

True, if they are equal.

Compares two objects and returns True, if they are equal. 

The method compares Length and IntPrecision properties and coresponding values.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!